|
thermo28 2.2.2
|
Thermo 28 Click example. More...
Macros | |
| #define | MIKROBUS_POSITION_THERMO28 MIKROBUS_1 |
Functions | |
| void | application_init (void) |
| void | application_task (void) |
| int | main (void) |
Thermo 28 Click example.
This example demonstrates the use of Thermo 28 Click boardâ„¢ by reading and displaying the temperature measurements.
The demo application is composed of two sections :
Initializes the driver and performs the Click default configuration.
This is an example that shows the use of a Thermo 28 Click boardâ„¢. Reads the temperature measurement in degree Celsius and displays the results. Results are being sent to the Usart Terminal where you can track their changes.
| #define MIKROBUS_POSITION_THERMO28 MIKROBUS_1 |
| void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
| void application_task | ( | void | ) |
| int main | ( | void | ) |